home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {
- ACTIONS = {
- backgroundColorwellAction = id;
- helpPagesAction = id;
- pagesAcrossAction = id;
- pagesDisplayRulersAction = id;
- pagesDownAction = id;
- pagesNumberAcrossFirsstAction = id;
- pagesShowBreaksAction = id;
- printBackgroundCheckboxAction = id;
- };
- CLASS = DKDPagesPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- backgroundColorWell = NSColorWell;
- pageHeight = NSTextField;
- pageWidth = NSTextField;
- pagesAcross = NSTextField;
- pagesDisplayRulers = NSButton;
- pagesDown = NSTextField;
- pagesNumberAcrossFirst = NSButton;
- pagesShowBreaks = NSButton;
- pagesTotalHeight = NSTextField;
- pagesTotalWidth = NSTextField;
- pagesView = DKDPagesView;
- printBackgroundCheckbox = NSButton;
- };
- SUPERCLASS = DKDPanel;
- },
- {
- CLASS = DKDPagesView;
- LANGUAGE = ObjC;
- OUTLETS = {controllerForDrawingSizeView = id; };
- SUPERCLASS = NSView;
- },
- {
- ACTIONS = {
- checkClosingWindow = id;
- useCurrentForNewItemsButtonAction = id;
- useDefaultForNewItemsButtonAction = id;
- };
- CLASS = DKDPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- setCurrentForNewItemsButton = DKDOptionButton;
- setDefaultForNewItemsButton = DKDOptionButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }